
/* - By : asemalkhofi- : http://traweq.com*/
.qtpas_s{
	background-color: #ffffef;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #dfdfa0;
	border-bottom-color: #dfdfa0;
	padding-left:10px;
	padding-right:10px;
}
.qtpas_s:hover{
	background-color: #fff7f7;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #f3c7c7;
	border-bottom-color: #f3c7c7;
	padding-left:10px;
	padding-right:10px;

}

.qtpas_a{
	background-color: #fdfdfd;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #e7e7e7;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #e7e7e7;
}
.img_qtpas{
	background-image:url('images/misc/eqtpas.png');
	height:18px;
	width:23px;
	float:right;
	background-repeat:no-repeat;
}
/* - By : asemalkhofi- : http://traweq.com*/